home *** CD-ROM | disk | FTP | other *** search
/ Trading on the Edge / Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin / mac / Mac_Files / Vendor Demos / HiQ / HiQ•Help / HiQ•Help.rsrc / PICT_10603_Integral Equations pg 3.png < prev    next >
Portable Network Graphic  |  1992-04-28  |  74KB  |  816x1056  |  8-bit (256 colors)
Labels: book | bulletin board | chat room | monitor | poster | reckoner | sky | waterfall
OCR: INTEGRAI EQUATION SOLVER SAMPLE SCRIPT Example .Solve the Volterra integral equations of the first kind: e (s-t) f{s) )+f(s) ds=1-e-t+ (t-s) f Sp 1+f2(s) The DeX solution of this system f,(t) Problem Script: Volterra of 1st Kind: project KIntEqns. gIntEqns; local leftEndPoint rightEndPoint numOfEgns numUnifMeshPoints tolerance maxIterations, defCorrFlag: Compute solution without deferred correction --------// leftEndPoint rightEndPoint numOf fEqns numUnifMeshPoints =11; tolerance 1.0e. 11 maxlterations 12 defCorrFlag intEanVecto {0.5 0.5 [solnPoints] meshPoints] IntEqnVolt 1(KIntEqns glntEqns, IeftEndPoint rightEndPoint numOf Eqns numUnif MeshPoints tolerance maxlterations, defCorrF laa intEgnV Vector) Compute solution without deferred correction defCorrFlag [solnPoints2 meshPoints] IntEan ...